home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / dater11.zip / DATER.DOC < prev    next >
Text File  |  1993-01-07  |  4KB  |  119 lines

  1.                               DATER V. 1.1ß
  2.                             By John Paul Jones
  3.                       (C) 1993 JPJ Productions, Inc.
  4.  
  5.  
  6.         Disclamimer -
  7.  
  8.                 DATER.EXE has been tested thoroughly on several
  9.         classes of machines, and has worked on every model tested. If
  10.         DATER causes problems on your machine, it is NOT the fault of
  11.         the author. If you do have problems, however, give my BBS a call.
  12.  
  13.                 This is a Beta release, so any bugs you come across
  14.         would be HIGHLY beneficial... please contact me through my
  15.         BBS.
  16.  
  17.  
  18.         Purpose -
  19.  
  20.                 DATER takes a file, or a list of files, and gets the
  21.         date and time from them, and returns an ASCII file for your use.
  22.         This can be useful to Sysops who like to show the last time a
  23.         door score-file was updated to the user.
  24.  
  25.  
  26.         Set-Up -
  27.  
  28.                 Dater should include the following files:
  29.  
  30.                 DATER.EXE     The actual program
  31.                 DATER.DOC     This documentation
  32.                 CONFIG.EXE    The configuration program
  33.                 FILE_ID.DIZ   The Description file
  34.  
  35.         You may re-archive the program using any archiver, but you
  36.         MUST include all of the above files.
  37.  
  38.                 Setting up dater is very simple. Just run the CONFIG
  39.         program, and enter the correct data. If DATER is NOT registered,
  40.         enter a string of zeros for the registration codes. Length
  41.         doesn't matter.
  42.  
  43.                 CONFIG will create a file called DATER.DAT. DATER.DAT
  44.         is nothing but a straight ASCII file. When you register, you
  45.         don't have to re-run CONFIG.EXE, all you have to do it edit
  46.         the correct lines of the DATER.DAT file. A Key is included
  47.         in the file.
  48.  
  49.  
  50.         Implementation -
  51.  
  52.                 DATER has two forms in which it can be run.
  53.         It can take a single file that you give it on the command-line
  54.         and date that, or, with a switch, it can do the entire directory.
  55.  
  56.         Ex.
  57.  
  58.         For a single file:   DATER COMMAND.COM COMM.TXT
  59.  
  60.         The above would tell DATER to get the date/time from COMMAND.COM
  61.         and return it in the file COMM.TXT.
  62.  
  63.         For an entire directory:   DATER /M DIR.TXT
  64.  
  65.         This will tell dater to date/time the entire directory, and
  66.         return the results to DIR.TXT.
  67.  
  68.         DATER cannot use wildcards, yet. Look for the next version to
  69.         include this.
  70.  
  71.  
  72.         ShareWare Notice -
  73.  
  74.         DATER is shareware. It is not free. You may use it as long as
  75.         you like, but it will pause 5 seconds at the start and end of
  76.         its' run. When you register it, it will say your name at the start
  77.         and will not pause. Registration is $5-$10, payable in check, or
  78.         money order.
  79.  
  80.                 Send all monies to:
  81.  
  82.                         John Paul Jones
  83.                         138 School St.
  84.                         Keene, NH 03431
  85.  
  86.  
  87.         Support -
  88.  
  89.                 DATER is supported through my BBS, and any/all questions
  90.         should be asked there. I can, with a small price, customize
  91.         the ASCII text file that DATER produces, or any other part of the
  92.         program. Inquire with a message to the SysOp.
  93.  
  94.                 My BBS:
  95.  
  96.                         The Riot House BBS
  97.                         (603) 357-8915  [2400-38.4k]
  98.                         (603) 352-4604  [1200-2400 v.42]
  99.  
  100.  
  101.         Lastly -
  102.  
  103.                 I would like to thank Owen Hawkins who originally
  104.         gave me the idea for this program, and the other Beta testers:
  105.  
  106.         Kenn Washer
  107.         Matt Bradd
  108.         Andy Raynor
  109.         Alex Henkel
  110.         David Feuer
  111.  
  112.                 Thanks, guys... see you in version 1.5!
  113.  
  114.  
  115.                         -John Paul Jones
  116.                          JPJ Productions, Inc.
  117.  
  118.  
  119.